You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineDoubleConstant Method
>
TMtxExpression.DefineDoubleConstant Method ([In] string, double)
Dew Math for .NET
TMtxExpression.DefineDoubleConstant Method ([In] string, double)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineDoubleConstant Method
Collapse All
Syntax
C#
Visual Basic
public
void
DefineDoubleConstant
([In]
string
AConstName
,
double
Value
);
Public
Function
DefineDoubleConstant
(
AConstName
As
[In]
string
,
Value
)
As
void
Description
This is DefineDoubleConstant, a member of class TMtxExpression.
Group
DefineDoubleConstant Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineDoubleConstant Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!